home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / evolution / 2.26 / errors / org-gnome-face.errors.xml < prev    next >
Encoding:
Extensible Markup Language  |  2009-05-15  |  784 b   |  25 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <error-list domain="org.gnome.evolution.plugins.face">
  3.  
  4.     <error id="file-not-found" type="error">
  5.         <primary>Failed Read </primary>
  6.         <secondary>The file cannot be read</secondary>
  7.     </error>
  8.  
  9.     <error id="invalid-image-size" type="error">
  10.         <primary>Invalid Image Size</primary>
  11.         <secondary>Please select an image of size 48 * 48 </secondary>
  12.     </error>
  13.  
  14.     <error id="invalid-file-size" type="error">
  15.         <primary>Invalid File Size</primary>
  16.         <secondary>The file you selected is too big. Please select a file of size less than 720 bytes. </secondary>
  17.     </error>
  18.  
  19.     <error id="not-an-image" type="error">
  20.         <primary>Not an image </primary>
  21.         <secondary>The file you selected does not look like a valid .png image.</secondary>
  22.     </error>
  23.  
  24. </error-list>
  25.